1、组队

题目 组队

image-138a5395

思路分析

image-ab8615af

直接看出来了

代码实现

#include<bits/stdc++.h>

using namespace std;

int main()

{

  cout<<97+99+99+97+98;

  return 0;

}

同类题型

视频讲解


⬅️ 10、灵能传输 🏠 00-刷题理模型 ➡️ 2、年号字串